home *** CD-ROM | disk | FTP | other *** search
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- %
- % jet.sty -- Journal of Economic Theorems
- %
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Load special fonts
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \font\twelveHelv=cmss10 at 12pt
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Set pagesize
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \hsize=26pc
- \vsize=45pc
- \hoffset=1in
- \voffset=1in
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Headline and footline
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \runningname{Use $\$ runningname}
- \runningtitle{Use $\$ runningtitle}
-
- \nopagenumbers
- \def\rightheadline{\hbox to \hsize{{\hfil\scten\runtitle}\hfil{\folio}}}
- \def\leftheadline{\hbox to \hsize{\folio \hfil {\scten\runname}\hfil}}
- \headline={\ifodd\pageno\rightheadline \else\leftheadline\fi}
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Redefine figure macro
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \def\Figure#1#2#3{
- \midinsert
- \vbox to #2{\vfil}
- \hbox to \hsize{\hss\vbox{\parindent=0pt
- {\scten Figure \number#1}.---\rm #3}}
- \endinsert}
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Define topmatter style
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \let\TitleFont=\twelveHelv
- \let\AuthorFont=\scten
-
- \def\DoCenteredTitle#1{
- \titlepage\global
- \CenterBox
- \titlebox
- \TitleFont
- {15pt}
- {#1}}
-
- \def\title#1{\DoCenteredTitle{#1}}
-
- \def\author#1{\DoCenteredAuthor{#1}}
- \def\authortwo#1{\message{Use ``author'' for both authors in this style.}}
-
- \def\affil#1{\global\setbox\affilbox\vbox{\nineit\noindent #1}}
- \def\affiltwo#1{\message{Do not use "affiltwo" in this style.}}
-
- \def\thanks#1{\global\setbox\thanksbox\hbox{{\eightpoint#1\par}}}
-
- \def\date#1{\global\setbox\datebox\vbox{\tenrm #1 \hfil}}
- \def\version#1{}
-
- \def\abstract#1{\global\setbox\abstractbox\vbox
- {\eightpoint\hsize=23pc\parindent=8pt#1\par}}
-
- \def\keywords#1{}
- \def\address#1{}
-
- \def\topmatter{\relax}
- \def\endtopmatter{\DoTop}
-
- \let\SectionFont=\scten
- \RomanSectionfalse
-
- \def\section#1\par{\DoCenteredSection{#1}}
-
- \def\subsection#1\par{\BigBreak\noindent
- {\it \number\SectionNumber.\number\SubsectionNumber\enspace #1\hfil}
- \nobreak\medskip\noindent}
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Math conventions
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \outer\def\proclaim #1. #2\par{\medbreak
- {\scten#1.\enspace}{\sl#2}\par
- \ifdim\lastskip<\medskipamount \removelastskip\penalty55\medskip\fi}
-
-
- \def\proof{\goodbreak{\it Proof.\enspace}}
-
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % References
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \let\RefFont=\ninepoint
- \def\vol#1{\setbox\volbox\hbox{#1}}
-
- \def\Refs{\vskip1in
- \centerline{\scten REFERENCES}
- \vskip 2pc\RefFont}
-
- \def\by#1{\setbox\bybox\hbox{\scten{#1}}}
-
- \newcount\RefNumber
- \RefNumber=1
-
- \def\DoNumber{\HangRef\number\RefNumber.\space\global\advance\RefNumber by 1}
-
- \def\SetRef{
- \vskip 2pt
- \ifjour\jourfalse\vbox{\DoNumber
- \unhbox\bybox,\space\unhbox\paperbox,
- {\unhbox\jourbox} \unhbox\volbox\space
- \ifvoid\nobox\relax\else\space no. \unhbox\nobox \fi
- (\unhbox\yrbox), \unhbox\pagesbox. \par}\fi
-
- \ifbook\bookfalse\par\vbox{\DoNumber
- \unhbox\bybox\space {``\unhbox\bookbox''}, \unhbox\publbox ,
- \unhbox\publaddrbox, \unhbox\yrbox.\par}\fi
-
- \ifinbook\inbookfalse\par\vbox{\DoNumber
- \unhbox\bybox\space, \unhbox\paperbox, in
- {``\unhbox\bookbox''}, ed. by {\rm \unhbox\editorbox},
- \unhbox\publbox,\unhbox\publaddrbox,\space(\unhbox\yrbox),
- \ifvoid\pagesbox\relax
- \else, \unhbox\pagesbox .\fi\par}\fi
-
- \ifunpublished\unpublishedfalse\par\vbox{\DoNumber
- \unhbox\bybox, \unhbox\paperbox,
- \unhbox\paperinfobox,\space\unhbox\yrbox.\par}\fi
- }
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- % Set the paper
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
- \def\titlehead{\vbox{\eightpoint
- \line{Reprinted from JOURNAL OF ECONOMIC THEORY, Vol. 9., No. 9, October 1999\hfil}
- \line{Copyright $\copyright$ Ecodemic Press, Inc. {\it Printed in U.S.A.}\hfil}}}
- \def\titlefoot{\vbox{\sixpoint
- \line{Copyright $\copyright$ 1974 by Ecodemic Press, Inc.\hfil}
- \line{All rights of reproduction in any form reserved.\hfil}}}
-
- \def\DoTop{
- \vglue 4pc
- \line{\hfil\box\titlebox\hfil}
- \vskip 1pc
- \line{\hfil\box\authorbox\hfil}
- \ifvoid\thanksbox\relax\else
- \vfootnote{$^*$}{\eightpoint \unhbox\thanksbox \par}\fi
- \vskip1pc
- \line{\hfil\box\addressbox\hfil}
- \hfil\box\abstractbox\hfil
- \vskip 2.5pc}
-
- \def\document{\tenpoint\relax}
-
- \parindent=10pt
- \tenpoint
- \def\footnoterule{}